This repository was archived by the owner on Dec 1, 2025. It is now read-only.
[ignore] opened in error to debug ci#340
Closed
ianhi wants to merge 29 commits into
Closed
Conversation
GlobReader WIP glob reader with working _read_delayed working _read_delayed and _read_immediate for 2d tiffs better check for single file shape formatting working 2d and 3d read immediate docstring and formatting small cleanup
test 3d case (and commented broken test for 4d) 4d images working immediate reads and certain chunks test 3d and some 4d cases tests passing of 2,3,4 d images
fix typo in comments Co-authored-by: Madison Swain-Bowden <bowdenm@spu.edu>
- Add glob_scene_character argument that defaults to "S" - Add level and chunkmode arguments to imread calls - Add some comments around defualt indexer function
continue renaming - tests
Check whether AICSimage correctly determines the reader given a path with a wildcard "*" in it. Also add some catches in aics_image.py and tiff_glob_reader.py for path objects rather than strings.
Contributor
Author
|
oops! sorry this was meant to be on my fork to debug ci stuff |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
oops! sorry this was meant to be on my fork to debug ci stuff